home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 772 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. From: walra%moacs11@nl.net (Waldi Ravens)
  2. Subject: Re: Buttons Buttons Buttons
  3. Date: Thu, 14 Jul 1994 13:24:28 +0100
  4. Precedence: bulk
  5.  
  6. In <9407140309.AA27045@uqcspe.cs.uq.oz.au>, Warwick Allison wrote:
  7.  
  8. > This existed as an undocumented `feature' for a long time.
  9. > Do people seriously USE this?
  10.  
  11. Yes, I do. As you have pointed out, it is a pain to be forced to top a
  12. window before being able to access it. IMO the `click-left-while-holding-
  13. right-button' is extremely user-unfriendly too. Alas, this is the method
  14. supported by my GEM-shell (Gemini) and a couple of other applications. I
  15. would prefer something else, but don't have much of a choice at the
  16. moment.
  17.  
  18. > 1.
  19. >    Left click:
  20. >         IF window on top OR window is toolbox OR right-button-held
  21. >         THEN click
  22. >         ELSE top window
  23. >    Right click:
  24. >         Ignored.  (has to be - otherwise how does the user hold it
  25. >                   down before left-clicking!)
  26. >
  27. > or 2.
  28. >    Left click:
  29. >         IF click on something in window
  30. >         THEN click
  31. >         ELSE top window
  32. >    Right click:
  33. >         Anything else.
  34. >
  35. >
  36. > IMO, (2) is FAR better than (1).
  37.  
  38. I agree. It's more intuitive. It works the same when clicking desktop
  39. objects, which belong to the GEM-shell, while the top window belongs
  40. to some other application.
  41.  
  42.  
  43. Regards,
  44.           Waldi  (walra%moacs11@nl.net)
  45.